"No internet access" showing but not true (using proxy)
Allan Kjaer wrote: I have several users that complain about the icon/message "No internet access" when connected via VPN and web proxy. Does anyone know how to remove this message when it is not true? Can Windows 7 not detect that we are using a proxy? Thank you in advance. You can remove those messages totally if you disable that notification totally via "Customize notification icons". Usually that message goes away as soon as you connect to the internet for the first time. You will see this behaviour almost everytime, when an external firewall is between the PC and the internet and this firewall enforces a very restrictive firewall policy such that the ports used for checking connectivity are blocked or need user authentication for being allowed, etc.. Wolfgang
October 20th, 2011 4:32pm

This is a result of the Network Connectivity Status Indicator sending unauthenticated requests to the proxy, you can fix it by running the following command: netsh winhttp set proxy <proxyname/IP>:<port> So if you're proxy is named "myproxy" and has an IP address of 10.10.10.1, and expects requests on port 8080, you could do either of the following: netsh winhttp set proxy myproxy:8080 netsh winhttp set proxy 10.10.10.1:8080
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2011 4:35pm

Allan Kjaer wrote: I have several users that complain about the icon/message "No internet access" when connected via VPN and web proxy. Does anyone know how to remove this message when it is not true? Can Windows 7 not detect that we are using a proxy? Thank you in advance. You can remove those messages totally if you disable that notification totally via "Customize notification icons". Usually that message goes away as soon as you connect to the internet for the first time. You will see this behaviour almost everytime, when an external firewall is between the PC and the internet and this firewall enforces a very restrictive firewall policy such that the ports used for checking connectivity are blocked or need user authentication for being allowed, etc.. Wolfgang
November 27th, 2011 10:15am

This is a result of the Network Connectivity Status Indicator sending unauthenticated requests to the proxy, you can fix it by running the following command: netsh winhttp set proxy <proxyname/IP>:<port> So if you're proxy is named "myproxy" and has an IP address of 10.10.10.1, and expects requests on port 8080, you could do either of the following: netsh winhttp set proxy myproxy:8080 netsh winhttp set proxy 10.10.10.1:8080
Free Windows Admin Tool Kit Click here and download it now
November 27th, 2011 10:19am

I have several users that complain about the icon/message "No internet access" when connected via VPN and web proxy. Does anyone know how to remove this message when it is not true? Can Windows 7 not detect that we are using a proxy? Thank you in advance.Regards, Allan Kjaer Microsoft MCP, MCDST, MCSA 2003, MCTS Configure Exchange 2010, MCITP Server Administrator 2008 Check Point CCSA, CCSE Cisco CCENT, CCNA
November 28th, 2011 4:57am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics